
@media screen and (max-width: 1560px) {
}

@media screen and (max-width: 1400px) {
.w_1200{width:100% !important;}
}

@media screen and (max-width: 1600px) {
}
html {
}
* {
	margin: 0px;
	padding: 0px;
}
body, html, samp, #keywords, em, s, input, h1, span, textarea {
	font-size: 15px;
	font-family: "Microsoft YaHei", SimSun, SimHei; /*	    font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: Times New Roman;  Times New Roman是公开的免费西文字体,任何人都可以商业使用,所以可以放心用,一般Times New Roman是用在英文字体上面的。*/
}
img {
	border: 0px;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
li, dl, dt, dd {
	list-style-type: none;
}
p {
	text-align: justify;
	line-height: 26px;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, span, li, dl, dt, td {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, em, i {
	font-style: normal;
	font-weight: 400;
	outline: none;
}
.container{width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.w_1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.w_1180 {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.w_1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*****************top*********************/
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	visibility: hidden;
}
input, textarea, select {
	border: 0;
	outline: none; /*去除蓝色边框*/
}
textarea {
	resize: none; /*去除右下小三角*/
}
 @keyframes solltTop {
 from {
transform: translateY(-58px);
}
 to {
transform: translateY(0px);
}
}
.scroll {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 99999;
	animation: solltTop 0.6s;


}
/*****************搜索***********************/
.ss {
	width: 303px;
	height: 30px;
	float: right;
	background: url(../images/ss.jpg) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline: none; /*去除蓝色边框*/
	color: #19938F;
	line-height: 30px;
	height: 30px;
	width: 200px;
	font-size: 14px;
	float: left;
	padding-left: 18px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width: 40px;
	height: 31px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/ 
::-webkit-input-placeholder { /* WebKit browsers */
 color: #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #666;
}
a, button, input {
	outline: none;
}
s {
	text-decoration: none;
}
em {
	font-style: normal;
}
.fenye {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
}
.pages {
    text-align: center;
    margin-bottom: 105px;
    margin-top: 20px;
}
.pages a, .pages span {
	display: inline-block;
	/*	width: 41px;*/
	padding: 0px 16px;
	height: 41px;
	background-color: #edecec;
	border-radius: 3px;
	text-align: center;
	line-height: 41px;
	font-family: Arial;
	font-size: 18px;
	color: #666;
	margin: 0 4px;
}
.pages a:hover, .pages .current {
	background-color: #0860a0;
	color: #fff;
}
.pages .disabled {
	color: #666;
}
.fy {
	margin-top: 20px;
}
.page-guestbook .Content {
	float: left;
}
.ep-pages {
	margin: 0 auto;
	display: inline-block;
	border-right: 1px solid #E8E8E8;
	margin-top: 20px;
}
.ep-pages a, .ep-pages span {
	display: inline-block;
	float:left;
	border: 1px solid #E8E8E8;
	color: #3c3c3c;
	border-right: none;
	/*	margin-left:3px;
	margin-right:3px;*/
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.ep-pages .current {
	background: #1DA4A0 !important;
	border: 1px solid #1DA4A0 !important;
	color: #fff !important;
}
.ep-pages .disabled {
	color: #D8D8D8;
}
.ep-pages a:hover {
	background: #fff;
	/*	border: 1px solid #268bdb !important;*/
	color: #1DA4A0;
}
.cur_img {
	text-align: center; margin-top:12px;
	text-indent: 0px !important;
}
.cur_img img {
	max-width: 100%;
}
